Vinicius Jose Latorre [Wed, 25 Jul 2007 14:39:45 +0000 (14:39 +0000)]
Docstring fix
Vinicius Jose Latorre [Wed, 25 Jul 2007 13:29:50 +0000 (13:29 +0000)]
Docstring fix
Vinicius Jose Latorre [Wed, 25 Jul 2007 13:27:59 +0000 (13:27 +0000)]
Doc/docstring fix
Glenn Morris [Wed, 25 Jul 2007 08:52:43 +0000 (08:52 +0000)]
(cal-tex-which-days, cal-tex-holidays)
(cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
(cal-tex-daily-end, cal-tex-hook)
(cal-tex-cal-one-month, cal-tex-cal-multi-month)
(cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
(cal-tex-cursor-week-iso, cal-tex-week-hours)
(cal-tex-cursor-week-monday, cal-tex-weekly4-box)
(cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
(cal-tex-day-prefix, cal-tex-day-name-format)
(cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
(cal-tex-caldate, cal-tex-LaTeX-hourbox)
(cal-tex-LaTeX-subst-list): Change from variables to constants.
(cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
(cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
etc, rather than \bf.
(cal-tex-mini-calendar): Fix typos in previous change.
(cal-tex-latexify-list): Remove inner let binding.
(cal-tex-end-document, cal-tex-banner): Use multi-line
cal-tex-comment.
(cal-tex-comment): Handle embedded newlines.
(cal-tex-LaTeXify-string): Use substring-no-properties.
Glenn Morris [Wed, 25 Jul 2007 08:52:30 +0000 (08:52 +0000)]
*** empty log message ***
Stefan Monnier [Wed, 25 Jul 2007 06:24:58 +0000 (06:24 +0000)]
(Finteractive_form): Use a `interactive-form' property if
present, analogous to the function-documentation property.
Stefan Monnier [Wed, 25 Jul 2007 04:32:23 +0000 (04:32 +0000)]
(compilation-error-regexp-alist-alist): Add support for the Maden build tool.
Kenichi Handa [Wed, 25 Jul 2007 00:54:44 +0000 (00:54 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 25 Jul 2007 00:54:25 +0000 (00:54 +0000)]
(webjump-url-encode): Fix for non-ASCII characters.
Dan Nicolaescu [Tue, 24 Jul 2007 23:05:44 +0000 (23:05 +0000)]
(dired-mode-map): Bind wdired-change-to-wdired-mode to
C-x C-q.
Dan Nicolaescu [Tue, 24 Jul 2007 22:21:46 +0000 (22:21 +0000)]
vc-git.el (vc-git-print-log): Fix previous change.
Stefan Monnier [Tue, 24 Jul 2007 21:45:28 +0000 (21:45 +0000)]
(save-selected-window): Minor optimization.
(bw-adjust-window): If operation failed, try with a smaller delta.
(window-fixed-size-p): New function.
(window-area-factor): New var.
(balance-windows-area): New command.
Stefan Monnier [Tue, 24 Jul 2007 21:07:26 +0000 (21:07 +0000)]
Update autoloaded entries.
Stefan Monnier [Tue, 24 Jul 2007 21:03:23 +0000 (21:03 +0000)]
(ps-multibyte-buffer): Docstring fixes.
(ps-mule-encode-ethiopic): Make it clear that it's always defined.
(ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
(ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
(ps-mule-begin-job): Use dolist.
Michael Albinus [Tue, 24 Jul 2007 20:49:18 +0000 (20:49 +0000)]
* subr.el (start-file-process-shell-command)
(process-file-shell-command): New defuns.
* progmodes/compile.el (compilation-start): Apply
`start-file-process-shell-command'.
Michael Albinus [Tue, 24 Jul 2007 20:40:26 +0000 (20:40 +0000)]
* NEWS: New functions `start-file-process-shell-command' and
`process-file-shell-command'.
Michael Albinus [Tue, 24 Jul 2007 20:37:43 +0000 (20:37 +0000)]
* processes.texi (Synchronous Processes): Add
`process-file-shell-command',
(Asynchronous Processes): Mention restricted use of
`process-filter' and `process-sentinel' in
`start-file-process'. Add `start-file-process-shell-command'.
Dan Nicolaescu [Tue, 24 Jul 2007 13:15:04 +0000 (13:15 +0000)]
vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix
typos.
Juanma Barranquero [Tue, 24 Jul 2007 08:55:43 +0000 (08:55 +0000)]
*** empty log message ***
Alan Mackenzie [Tue, 24 Jul 2007 08:18:12 +0000 (08:18 +0000)]
(byte-compile-from-buffer): initialise byte-compile-unresolved-functions
before rather than after a compilation.
(byte-compile-unresolved-functions): Amplify doc string.
Alan Mackenzie [Tue, 24 Jul 2007 08:15:17 +0000 (08:15 +0000)]
*** empty log message ***
Glenn Morris [Tue, 24 Jul 2007 06:12:32 +0000 (06:12 +0000)]
*** empty log message ***
Glenn Morris [Tue, 24 Jul 2007 06:12:15 +0000 (06:12 +0000)]
(generate-calendar, (generate-calendar-month): Use dotimes rather than
calendar-for-loop.
(calendar-for-loop): Doc fix.
Glenn Morris [Tue, 24 Jul 2007 06:11:37 +0000 (06:11 +0000)]
(diary-list-entries, (mark-calendar-date-pattern): Use `dotimes'
rather than `calendar-for-loop'.
Glenn Morris [Tue, 24 Jul 2007 06:11:17 +0000 (06:11 +0000)]
(list-hebrew-diary-entries): Use dotimes rather than
calendar-for-loop.
Glenn Morris [Tue, 24 Jul 2007 06:10:49 +0000 (06:10 +0000)]
(list-islamic-diary-entries): Use dotimes rather than
calendar-for-loop.
Glenn Morris [Tue, 24 Jul 2007 06:10:22 +0000 (06:10 +0000)]
(list-bahai-diary-entries): Use dotimes rather than calendar-for-loop.
Glenn Morris [Tue, 24 Jul 2007 06:01:40 +0000 (06:01 +0000)]
*** empty log message ***
Glenn Morris [Tue, 24 Jul 2007 05:58:43 +0000 (05:58 +0000)]
Remove leading `*' from defcustom docs.
(cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
(cal-tex-day-name-format, cal-tex-cal-one-month)
(cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
(cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
(cal-tex-mini-calendar, cal-tex-em): Doc fix.
(cal-tex-list-holidays, cal-tex-cursor-year)
(cal-tex-cursor-year-landscape, cal-tex-year)
(cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
(cal-tex-cursor-month, cal-tex-insert-days)
(cal-tex-insert-day-names, cal-tex-insert-blank-days)
(cal-tex-first-blank-p, cal-tex-cursor-week)
(cal-tex-cursor-week2, cal-tex-cursor-week-iso)
(cal-tex-week-hours, cal-tex-cursor-week-monday)
(cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
(cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
(cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
(cal-tex-latexify-list, cal-tex-previous-month)
(cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
modernization, mainly using dotimes rather than calendar-for-loop.
(cal-tex-LaTeX-subst-list): Remove `@'.
(cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf): Use
\textit and \textbf rather than \em and \it.
Glenn Morris [Tue, 24 Jul 2007 04:48:03 +0000 (04:48 +0000)]
(normal-splash-screen): Use `emacs-copyright'.
Glenn Morris [Tue, 24 Jul 2007 04:47:43 +0000 (04:47 +0000)]
*** empty log message ***
Glenn Morris [Tue, 24 Jul 2007 02:43:24 +0000 (02:43 +0000)]
(Writing Calendar Files): cal-tex-diary etc only work
for some calendars.
Glenn Morris [Tue, 24 Jul 2007 02:43:16 +0000 (02:43 +0000)]
*** empty log message ***
Glenn Morris [Tue, 24 Jul 2007 02:39:23 +0000 (02:39 +0000)]
(cal-tex-holidays, cal-tex-diary)
(cal-tex-rules, cal-tex-buffer, cal-tex-24)
(cal-tex-cursor-month-landscape, cal-tex-cursor-month)
(cal-tex-cursor-week, cal-tex-cursor-week2)
(cal-tex-cursor-week-iso, cal-tex-week-hours)
(cal-tex-cursor-week-monday, cal-tex-weekly4-box)
(cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
(cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
Glenn Morris [Tue, 24 Jul 2007 02:37:56 +0000 (02:37 +0000)]
*** empty log message ***
Miles Bader [Tue, 24 Jul 2007 01:21:32 +0000 (01:21 +0000)]
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 59-69)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 237-238)
- Update from CVS
2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
* lisp/ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
underlying file is uptodate.
2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
* lisp/vc.el: Add more info about the vc-registered function.
2007-07-15 Richard Stallman <rms@gnu.org>
* lisp/kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
* lisp/tutorial.el (tutorial--find-changed-keys):
Handle C-x specially like ESC.
2007-07-15 Aaron Hawley <aaronh@garden.org>
* lisp/tar-mode.el (tar-get-descriptor): No error for zero-length file.
2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
string.
2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
2007-07-16 Richard Stallman <rms@gnu.org>
* lispref/display.texi (Defining Faces): Fix previous change.
2007-07-20 Eli Zaretskii <eliz@gnu.org>
* src/w32proc.c (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32):
Define if not defined.
2007-07-18 Jason Rumney <jasonr@gnu.org>
* src/w32proc.c (w32_executable_type): Handle 64 bit executables.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-823
Miles Bader [Tue, 24 Jul 2007 01:22:24 +0000 (01:22 +0000)]
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 237-238)
- Update from CVS
2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
string.
2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-69
Stefan Monnier [Tue, 24 Jul 2007 01:06:39 +0000 (01:06 +0000)]
(cvs-temp-buffer): Disable undo in temp buffers.
Jason Rumney [Mon, 23 Jul 2007 22:35:46 +0000 (22:35 +0000)]
*** empty log message ***
Jason Rumney [Mon, 23 Jul 2007 22:35:05 +0000 (22:35 +0000)]
(current_lock_owner): Allow for @ sign in username.
Stefan Monnier [Mon, 23 Jul 2007 21:49:42 +0000 (21:49 +0000)]
(ses-cleanup): Prevent Emacs from spuriously checking if the
underlying file is uptodate.
Stefan Monnier [Mon, 23 Jul 2007 21:32:32 +0000 (21:32 +0000)]
(perform-replace): Use isearch-no-upper-case-p.
Nick Roberts [Mon, 23 Jul 2007 21:27:10 +0000 (21:27 +0000)]
*** empty log message ***
Stefan Monnier [Mon, 23 Jul 2007 21:07:03 +0000 (21:07 +0000)]
(vc-mode-line-map): New const.
(vc-mode-line): Use it.
Nick Roberts [Mon, 23 Jul 2007 20:57:14 +0000 (20:57 +0000)]
*** empty log message ***
Dan Nicolaescu [Mon, 23 Jul 2007 20:56:13 +0000 (20:56 +0000)]
(vc-git-unregister): New function.
Nick Roberts [Mon, 23 Jul 2007 20:55:43 +0000 (20:55 +0000)]
*** empty log message ***
Dan Nicolaescu [Mon, 23 Jul 2007 20:51:02 +0000 (20:51 +0000)]
(vc-git-delete-file, vc-git-rename-file): New functions.
(vc-git-find-version): Use the result of ls-files as a parameter
for cat-file
Michael Albinus [Mon, 23 Jul 2007 20:37:33 +0000 (20:37 +0000)]
*** empty log message ***
Michael Albinus [Mon, 23 Jul 2007 20:36:23 +0000 (20:36 +0000)]
* net/tramp.el (tramp-perl-file-attributes)
(tramp-perl-directory-files-and-attributes)
(tramp-handle-file-attributes-with-stat)
(tramp-handle-directory-files-and-attributes-with-stat(
(tramp-convert-file-attributes): Handle huge file sizes.
Juri Linkov [Mon, 23 Jul 2007 20:29:55 +0000 (20:29 +0000)]
*** empty log message ***
Juri Linkov [Mon, 23 Jul 2007 20:29:46 +0000 (20:29 +0000)]
*** empty log message ***
Juri Linkov [Mon, 23 Jul 2007 20:29:27 +0000 (20:29 +0000)]
(goto-history-element): New function created from
next-history-element.
(next-history-element): Most code moved to goto-history-element.
Call goto-history-element with (- minibuffer-history-position n).
(previous-history-element): Call goto-history-element with (+
minibuffer-history-position n).
(minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
(minibuffer-history-isearch-message-overlay): New buffer-local variable.
(minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
(minibuffer-history-isearch-search, minibuffer-history-isearch-message)
(minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
(minibuffer-history-isearch-pop-state): New functions.
Juri Linkov [Mon, 23 Jul 2007 20:29:10 +0000 (20:29 +0000)]
(isearch-message-function): New variable.
(isearch-update, isearch-search): Use it.
Thien-Thi Nguyen [Mon, 23 Jul 2007 19:46:00 +0000 (19:46 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Mon, 23 Jul 2007 19:44:56 +0000 (19:44 +0000)]
(vc-stay-local-p): Fix bug: Avoid remove-if-not.
Also, if FILE is a list, return non-nil if any of its
elements should stay local. Update docstring.
Stefan Monnier [Mon, 23 Jul 2007 19:44:33 +0000 (19:44 +0000)]
(copyright-update-year): Fix 2007-05-25 change.
Richard M. Stallman [Mon, 23 Jul 2007 17:56:39 +0000 (17:56 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 23 Jul 2007 17:56:06 +0000 (17:56 +0000)]
(inferior-octave-prompt): Accept .exe.
Richard M. Stallman [Mon, 23 Jul 2007 17:55:00 +0000 (17:55 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 23 Jul 2007 17:54:49 +0000 (17:54 +0000)]
(inferior-octave-prompt): Accept .exe.
Dan Nicolaescu [Mon, 23 Jul 2007 16:05:04 +0000 (16:05 +0000)]
*** empty log message ***
Dan Nicolaescu [Mon, 23 Jul 2007 16:01:25 +0000 (16:01 +0000)]
(vc-git-checkin): Delete unused parameter and the code
handling it. Use vc-git-command.
(vc-git-find-version, vc-git-diff-tree): New functions.
(vc-git-revert): Use vc-git-command.
(vc-git--run-command): Delete.
Dan Nicolaescu [Mon, 23 Jul 2007 15:02:16 +0000 (15:02 +0000)]
(vc-git-workfile-unchanged-p): Update comment.
Stefan Monnier [Mon, 23 Jul 2007 13:07:29 +0000 (13:07 +0000)]
(sh-font-lock-backslash-quote, sh-font-lock-flush-syntax-ppss-cache): New funs.
(sh-font-lock-syntactic-keywords): Use them to distinguish the
different possible cases for \'.
(sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
Juanma Barranquero [Mon, 23 Jul 2007 08:26:29 +0000 (08:26 +0000)]
*** empty log message ***
Miles Bader [Mon, 23 Jul 2007 08:00:58 +0000 (08:00 +0000)]
Add arch tagline
Stefan Monnier [Mon, 23 Jul 2007 05:38:44 +0000 (05:38 +0000)]
(vc-find-root): Walk up the tree to find an existing
`file' from which to start the search and fix case where `file' is the
current directory and the root as well.
Stefan Monnier [Mon, 23 Jul 2007 05:32:32 +0000 (05:32 +0000)]
(cvs-mode-add-change-log-entry-other-window): Use a directory
name for buffer-file-name if it refers to a directory.
Dan Nicolaescu [Mon, 23 Jul 2007 02:06:18 +0000 (02:06 +0000)]
(vc-directory-exclusion-list): Use eval-after-load.
Kenichi Handa [Mon, 23 Jul 2007 02:01:13 +0000 (02:01 +0000)]
*** empty log message ***
Dan Nicolaescu [Mon, 23 Jul 2007 00:41:51 +0000 (00:41 +0000)]
Update status.
Nick Roberts [Sun, 22 Jul 2007 23:20:31 +0000 (23:20 +0000)]
(decode_mode_spec): Add case 'R' for to test for
remote default-directory.
Nick Roberts [Sun, 22 Jul 2007 23:19:00 +0000 (23:19 +0000)]
(mode-line-format): Describe above case in doc string.
Nick Roberts [Sun, 22 Jul 2007 23:17:14 +0000 (23:17 +0000)]
*** empty log message ***
Nick Roberts [Sun, 22 Jul 2007 23:12:50 +0000 (23:12 +0000)]
Mark mode-line-remote as risky.
Nick Roberts [Sun, 22 Jul 2007 23:10:30 +0000 (23:10 +0000)]
(mode-line-remote): New variable.
(help-echo): Add to default values of mode-line-format.
Nick Roberts [Sun, 22 Jul 2007 23:09:08 +0000 (23:09 +0000)]
*** empty log message ***
Jason Rumney [Sun, 22 Jul 2007 22:55:09 +0000 (22:55 +0000)]
*** empty log message ***
Jason Rumney [Sun, 22 Jul 2007 22:54:14 +0000 (22:54 +0000)]
(comint-simple-send): Concat newline before sending.
(comint-password-prompt-regexp): Recognize plink's passphrase prompt.
Jason Rumney [Sun, 22 Jul 2007 22:53:48 +0000 (22:53 +0000)]
(set-default-process-coding-system): Use dos line ends
for input to cmdproxy on all versions of Windows.
Use dos line ends for input to plink.
Juri Linkov [Sun, 22 Jul 2007 22:35:10 +0000 (22:35 +0000)]
*** empty log message ***
Juri Linkov [Sun, 22 Jul 2007 22:34:47 +0000 (22:34 +0000)]
(isearch-edit-string): Save old point and
isearch-other-end to old-point and old-other-end before reading
the search string from minibuffer. After exiting minibuffer set
point to old-other-end if point and the search direction is the
same as before reading the search string.
(isearch-del-char): Don't set isearch-yank-flag to t. Put point
to isearch-other-end. Instead of isearch-search-and-update call
three functions isearch-search, isearch-push-state and isearch-update.
Juri Linkov [Sun, 22 Jul 2007 22:33:48 +0000 (22:33 +0000)]
*** empty log message ***
Juri Linkov [Sun, 22 Jul 2007 22:33:08 +0000 (22:33 +0000)]
(isearch-edit-string): Save old point and
isearch-other-end to old-point and old-other-end before reading
the search string from minibuffer. After exiting minibuffer set
point to old-other-end if point and the search direction is the
same as before reading the search string.
(isearch-del-char): Don't set isearch-yank-flag to t. Put point
to isearch-other-end. Instead of isearch-search-and-update call
three functions isearch-search, isearch-push-state and isearch-update.
Dan Nicolaescu [Sun, 22 Jul 2007 22:03:27 +0000 (22:03 +0000)]
(vc-git-register, vc-git-checkin): Use vc-git-command,
deal with multiple file arguments.
(vc-git-print-log): Deal with multiple file arguments.
Stefan Monnier [Sun, 22 Jul 2007 22:02:49 +0000 (22:02 +0000)]
(diff-refine-ignore-spaces-hunk): Rename from
diff-refine-hunk. Adjust users.
(diff-unified-hunk-p, diff-splittable-p): New functions.
(diff-mode-menu): Use it to disable Split when it doesn't work.
Stefan Monnier [Sun, 22 Jul 2007 21:59:55 +0000 (21:59 +0000)]
*** empty log message ***
Stefan Monnier [Sun, 22 Jul 2007 21:38:28 +0000 (21:38 +0000)]
(diff-unified->context): Use the new `apply' undo entry kind
if applicable, so as to save undo-log space.
Stefan Monnier [Sun, 22 Jul 2007 21:28:14 +0000 (21:28 +0000)]
(diff-find-file-name): Add arg `batch'.
Stefan Monnier [Sun, 22 Jul 2007 21:26:34 +0000 (21:26 +0000)]
(diff-beginning-of-file-and-junk): New function.
(diff-file-kill): Use it.
(diff-beginning-of-hunk): Add arg `try-harder' using it.
(diff-restrict-view, diff-find-source-location, diff-refine-hunk):
Use it so they find the hunk even when we're in the file header.
Dan Nicolaescu [Sun, 22 Jul 2007 21:16:34 +0000 (21:16 +0000)]
(vc-git-revision-granularity,vc-git-root),
(vc-git-command,vc-git-dir-state,vc-git-dired-state-info),
(vc-git-create-repo): New functions.
(vc-git-registered): New autoloaded function definition.
(vc-git-registered): Use vc-git-root.
(vc-git-responsible-p): New defalias.
(vc-git-annotate-extract-revision-at-line): Uncomment.
(vc-git-print-log): Add the file name to the log.
(vc-git-log-view-mode): New derived mode.
(vc-git-diff,vc-git-annotate-command): Use vc-git-command.
Michael Albinus [Sun, 22 Jul 2007 19:59:30 +0000 (19:59 +0000)]
* progmodes/grep.el (grep-compute-defaults): Keep default values.
David Kastrup [Sun, 22 Jul 2007 19:54:08 +0000 (19:54 +0000)]
*** empty log message ***
Dan Nicolaescu [Sun, 22 Jul 2007 19:46:04 +0000 (19:46 +0000)]
vc-git.el: New file.
Stefan Monnier [Sun, 22 Jul 2007 19:20:33 +0000 (19:20 +0000)]
(tex-font-script-display): Change default to 0.2.
Dan Nicolaescu [Sun, 22 Jul 2007 19:04:11 +0000 (19:04 +0000)]
* vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
for branches and new files.
* vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
local-map handling ...
(vc-mode-line): ... here. Improve handling of help-echo.
* vc.el (mode-line-string): Document help-echo usage.
Reiner Steib [Sun, 22 Jul 2007 18:55:07 +0000 (18:55 +0000)]
(reftex-access-parse-file): Do not risk destroying an existing buffer.
Michael Albinus [Sun, 22 Jul 2007 16:50:21 +0000 (16:50 +0000)]
*** empty log message ***
Michael Albinus [Sun, 22 Jul 2007 16:49:47 +0000 (16:49 +0000)]
Sync with Tramp 2.1.10.